ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridColumnEditableValueEventArgs<T> Class
Properties


In This Topic
    DataGridColumnEditableValueEventArgs<T> Class Members
    In This Topic

    The following tables list the members exposed by DataGridColumnEditableValueEventArgs<T>.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DataGridColumnEditableValueEventArgs<T> class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column. (Inherited from C1.WPF.DataGrid.DataGridColumnEventArgs)
    Public PropertyGets or sets the value associated with the column.  
    Top
    See Also